Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: improve Makefile UX with pipenv sync #1174

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

ti-mo
Copy link
Collaborator

@ti-mo ti-mo commented Oct 19, 2023

Include 'pipenv sync' in the 'pipenv' make target to get the behaviour documented in the README.

Also adds an exec to the 'shell' target to avoid an error from make when the shell exits. Also, no need to keep make running during a shell session.

Include 'pipenv sync' in the 'pipenv' make target to get the behaviour
documented in the README.

Also adds an `exec` to the 'shell' target to avoid an error from make when
the shell exits. Also, no need to keep make running during a shell session.

Signed-off-by: Timo Beckers <timo@isovalent.com>
@ti-mo ti-mo merged commit c42caeb into cilium:main Oct 19, 2023
12 checks passed
@ti-mo ti-mo deleted the tb/pipenv-sync branch October 19, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant